ComponentOne ASP.NET MVC Controls
RowHeaderPath Property

C1.Web.Mvc Namespace > FlexGridBase<T> Class : RowHeaderPath Property
Gets or sets the name of the property used to create row header cells.
Syntax
'Declaration
 
Public Overridable Property RowHeaderPath As String
public virtual string RowHeaderPath {get; set;}
Remarks
Row header cells are not visible or selectable. They are meant for use with accessibility tools.
See Also

Reference

FlexGridBase<T> Class
FlexGridBase<T> Members